home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 787 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  824 b 

  1. From: mh1@irz301.inf.tu-dresden.de (Michael Hohmuth)
  2. Subject: Re: MiNT goes UNiX, invitation for mailing list
  3. Date: Wed, 12 Jan 1994 12:34:04 +0100 (MET)
  4. In-Reply-To: <9401120935.AA13713@issan.informatik.uni-dortmund.de> from "Andreas Schwab" at Jan 12, 94 10:35:08 am
  5. Mime-Version: 1.0
  6.  
  7. > Btw., why not just using __MINT__ as a compiler switch, it is
  8. > predefined by the MiNTlibs and independent of the compiler.  
  9.  
  10. Agreed.
  11.  
  12. > [...] For
  13. > compiler dependent code we can use atarist for GCC, ??? for PureC, and
  14. > so on.
  15.  
  16. "#ifdef atarist" shouldn't mark GCC specific code, but Atari ST specifics
  17. (hence the name) -- we should probably #define this for all compilers
  18. (in mntlib's compiler.h).
  19.  
  20. For GCC specifics, we have __GNUC__; Pure C and Turbo C use __TURBOC__, etc.
  21.  
  22. Michael
  23. -- 
  24. Internet: hohmuth@freia.inf.tu-dresden.de
  25.